go
cligo build [-o output] [-i] [build flags] [packages]
, compiles the packages namedgo env
prints environment infogo fmt [packages]
prints names of files that are modifiedgo get [packages]
downloads packages named by import paths and their dependencies